Delete a Tenant

{ deleteTenant }

Removes a tenant from the system.

Method

/API/admin/deleteTenant

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    deleteTenantApiData

    Object Type

    Description

    The listing of tenants that will be removed from the system.

    Output Response

    Successful Result Code

    200

    Description of Response Type

    successful operation

    Notes

    Requires Enterprise Admin rights